@include('customprice::customprice.partial.header')
@include('customprice::customprice.partial.aside')
{{$customprice->title}}

{!! $customprice['id'] !!}

{!! $customprice['buyer_id'] !!}

{!! $customprice['product_id'] !!}

{!! $customprice['custom_price'] !!}

{!! $customprice['supplier_id'] !!}

{!! $customprice['slug'] !!}

{!! $customprice['created_at'] !!}

{!! $customprice['updated_at'] !!}

{!! $customprice['deleted_at'] !!}